GPU Acceleration
Hedgehog Lab supports GPU acceleration for computations done inside the browser.
GPU Acceleration utilizes the power of your graphics card(s) to increase performance.
It can take significantly less time for some matrix calculations among other things.
To use it, set a
variable
'smode
property to 'gpu'.
Here is an example:
tip
Try out different dimensions or different calculations to see the impact.
The results may vary among different browsers and computers.